• Assembly-CSharp-firstpass.csproj
  • project /
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project ToolsVersion=
"4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3   <PropertyGroup>
4     <Configuration Condition=
" '$(Configuration)' == '' ">Debug</Configuration>
5     <Platform Condition=
" '$(Platform)' == '' ">AnyCPU</Platform>
6     <ProductVersion>
10.0.20506</ProductVersion>
7     <SchemaVersion>
2.0</SchemaVersion>
8     <ProjectGuid>{C616FCC7-74C2-CD5A-
2057-4B301B3417F5}</ProjectGuid>
9     <OutputType>Library</OutputType>
10     <AppDesignerFolder>Properties</AppDesignerFolder>
11     <RootNamespace></RootNamespace>
12     <AssemblyName>Assembly-CSharp-firstpass</AssemblyName>
13     <TargetFrameworkVersion>v3.
5</TargetFrameworkVersion>
14     <FileAlignment>
512</FileAlignment>
15     <BaseDirectory>Assets</BaseDirectory>
16   </PropertyGroup>
17   <PropertyGroup Condition=
" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
18     <DebugSymbols>
true</DebugSymbols>
19     <DebugType>full</DebugType>
20     <Optimize>
false</Optimize>
21     <OutputPath>Temp\bin\Debug\</OutputPath>
22     <DefineConstants>DEBUG;TRACE;UNITY_5_0_2;UNITY_5_0;UNITY_5;UNITY_64;ENABLE_LICENSE_RENAME;ENABLE_NEW_BUGREPORTER;ENABLE_2D_PHYSICS;ENABLE_4_6_FEATURES;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_DUCK_TYPING;ENABLE_FRAME_DEBUGGER;ENABLE_GENERICS;ENABLE_HOME_SCREEN;ENABLE_IMAGEEFFECTS;ENABLE_LIGHT_PROBES_LEGACY;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_NEW_HIERARCHY;ENABLE_PHYSICS;ENABLE_PHYSICS_PHYSX3;ENABLE_PLUGIN_INSPECTOR;ENABLE_SHADOWS;ENABLE_SINGLE_INSTANCE_BUILD_SETTING;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_UNITYEVENTS;ENABLE_WEBCAM;ENABLE_WWW;ENABLE_AUDIOMIXER_SUSPEND;ENABLE_NONPRO;INCLUDE_DYNAMIC_GI;INCLUDE_GI;INCLUDE_IL2CPP;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;UNITY_STANDALONE_WIN;UNITY_STANDALONE;ENABLE_SUBSTANCE;ENABLE_TEXTUREID_MAP;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_MONO;ENABLE_PROFILER;UNITY_EDITOR;UNITY_EDITOR_32;UNITY_EDITOR_WIN</DefineConstants>
23     <ErrorReport>prompt</ErrorReport>
24     <WarningLevel>
4</WarningLevel>
25     <NoWarn>
0169</NoWarn>
26   </PropertyGroup>
27   <PropertyGroup Condition=
" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
28     <DebugType>pdbonly</DebugType>
29     <Optimize>
true</Optimize>
30     <OutputPath>Temp\bin\Release\</OutputPath>
31     <DefineConstants>TRACE</DefineConstants>
32     <ErrorReport>prompt</ErrorReport>
33     <WarningLevel>
4</WarningLevel>
34     <NoWarn>
0169</NoWarn>
35   </PropertyGroup>
36   <ItemGroup>
37     <Reference Include=
"System" />
38     <Reference Include=
"System.XML" />
39     <Reference Include=
"System.Core" />
40     <Reference Include=
"System.Xml.Linq" />
41     <Reference Include=
"UnityEngine">
42       <HintPath>D:/Unity/Editor/Data/Managed/UnityEngine.dll</HintPath>
43     </Reference>
44     <Reference Include=
"UnityEditor">
45       <HintPath>D:/Unity/Editor/Data/Managed/UnityEditor.dll</HintPath>
46     </Reference>
47   </ItemGroup>
48   <ItemGroup>
49      <Compile Include=
"Assets\Standard Assets\Water (Pro Only)\Sources\Scripts\Water.cs" />
50      <Compile Include=
"Assets\Standard Assets\Water (Pro Only)\Water4\Sources\Scripts\Displace.cs" />
51      <Compile Include=
"Assets\Standard Assets\Water (Pro Only)\Water4\Sources\Scripts\GerstnerDisplace.cs" />
52      <Compile Include=
"Assets\Standard Assets\Water (Pro Only)\Water4\Sources\Scripts\MeshContainer.cs" />
53      <Compile Include=
"Assets\Standard Assets\Water (Pro Only)\Water4\Sources\Scripts\PlanarReflection.cs" />
54      <Compile Include=
"Assets\Standard Assets\Water (Pro Only)\Water4\Sources\Scripts\SpecularLighting.cs" />
55      <Compile Include=
"Assets\Standard Assets\Water (Pro Only)\Water4\Sources\Scripts\WaterBase.cs" />
56      <Compile Include=
"Assets\Standard Assets\Water (Pro Only)\Water4\Sources\Scripts\WaterTile.cs" />
57      <None Include=
"Assets\IK\Readme.txt" />
58      <None Include=
"Assets\Standard Assets\Tessellation Shaders\BumpedSpecularSmooth.shader" />
59      <None Include=
"Assets\Standard Assets\Water (Pro Only)\Water4\Sources\Shaders\FX-SimpleWater4.shader" />
60      <None Include=
"Assets\sky5X\README.txt" />
61      <None Include=
"Assets\Standard Assets\Water (Pro Only)\Sources\Shaders\FX-Water.shader" />
62      <None Include=
"Assets\Prefab\cadnav.com_model\readme.txt" />
63      <None Include=
"Assets\Standard Assets\Water (Pro Only)\Water4\Sources\Shaders\WaterInclude.cginc" />
64      <None Include=
"Assets\Standard Assets\Water (Pro Only)\Water4\Sources\Shaders\FX-Water4.shader" />
65      <None Include=
"Assets\Standard Assets\Tessellation Shaders\BumpedSpecularDisplacement.shader" />
66  <Reference Include=
"UnityEngine.UI">
67  <HintPath>D:/Unity/Editor/Data/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll</HintPath>
68  </Reference>
69  <Reference Include=
"system.drawing">
70  <HintPath>F:/BasketballGame/Assets/Plugins/system.drawing.dll</HintPath>
71  </Reference>
72  <Reference Include=
"libpxcclr.unity">
73  <HintPath>F:/BasketballGame/Assets/Plugins.Managed/libpxcclr.unity.dll</HintPath>
74  </Reference>
75  <Reference Include=
"UnityEditor.iOS.Extensions.Xcode">
76  <HintPath>D:/Unity/Editor/Data/PlaybackEngines/iossupport/UnityEditor.iOS.Extensions.Xcode.dll</HintPath>
77  </Reference>
78   </ItemGroup>
79   <Import Project=
"$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
80   <!-- To modify your build process,
add your task inside one of the targets below and uncomment it.
81        Other similar extension points exist, see Microsoft.Common.targets.
82   <Target Name=
"BeforeBuild">
83   </Target>
84   <Target Name=
"AfterBuild">
85   </Target>
86   -->
87   
88 </Project>


Gõ tìm kiếm nhanh...